-
Notifications
You must be signed in to change notification settings - Fork 10
Add branching strategy and contribution guide #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add branching strategy and contribution guide #53
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Contribution Guide should probably mention formatting for pull requests i.e.
- that the issue Number should be in the title
- summary of changes in the body of the pull
- Labels
- Milestone
- etc
oh yeah I forgot about that |
Okay I added some, I wont be making it too detailed like cmon |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CONTRIBUTING.md
is very descriptive, short as well as long versions are appreciated, approving this. 👍
You shouldn't merge it yourself, the author of the PR does the merge, not to mention that you should have waited for everyone's approve |
Ohh okay my bad, I will make a note of this next time sorry 👍 |
Add branching strategy explanation and contributing guide for new developers on how to work on the project.